assert: Add test for CVE-2025-0395
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 31 Jan 2025 17:16:30 +0000 (12:16 -0500)
committerArnaud Rebillout <arnaudr@debian.org>
Wed, 27 May 2026 04:49:44 +0000 (11:49 +0700)
commitb5e28a0c062f904a86898dd42a6c93ad9d368fe6
tree256fd4bf4dd8c403d4bf5002b069b54adf01c2ef
parent04cdfa7acac94e8ea334cd6ce1c7874a9491d389
assert: Add test for CVE-2025-0395

Use the __progname symbol to override the program name to induce the
failure that CVE-2025-0395 describes.

This is related to BZ #32582

Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
(cherry picked from commit cdb9ba84191ce72e86346fb8b1d906e7cd930ea2)
(cherry picked from commit 31eb872cb21449832ab47ad5db83281d240e1d03
                and commits adding support_need_proc & xgetline)

Gbp-Pq: Topic any
Gbp-Pq: Name local-CVE-2025-0395-2.diff
assert/Makefile
assert/tst-assert-sa-2025-0001.c [new file with mode: 0644]
support/Makefile
support/support.h
support/support_need_proc.c [new file with mode: 0644]
support/xgetline.c [new file with mode: 0644]
support/xstdio.h